home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
Over 1,000 Windows 95 Programs
/
Over 1000 Windows 95 Programs (Microforum) (Disc 1).iso
/
1263
/
new135.fxt
< prev
next >
Wrap
Text File
|
1997-04-18
|
4KB
|
83 lines
FXT 1.35
- HTML output extended (Netscape 2.0 frames and JavaScript)
- some cleanup to HTML and RTF output
- HTML file extension changed to '.HTM' to avoid problems with DOS
- Windows Help compiler project file is generated
- problems with assembler file inclusion fixed
- problems with unrecognized assembler procedures fixed
- changes for MS MASM 6.x assembler
- problems with wrong line numbers in assembler files fixed
- problems with options -filetree and -M fixed
- options -p -r -s -x are now set by default
- error with include paths with missing slash (like #include "c:x.h") fixed
- error with wrong calculation for 'average number of included files' fixed
- option -b introduced to extend backslash handling
- option -l extended (-l1)
- options -X and -Y removed
- support for long filenames (Windows NT, Windows 95, OS/2)
- Windows NT / Windows 95 command line versions renamed to FFT32 / FFTN32
- all BRIEF sources included
- new registration fees
FXT 1.33
- HTML-output changed to resolve problems with some HTML viewers (especially
Microsoft WinWord 6.0 Internet Assistant)
- generation of additional HTML files (name index, file contents, cross
reference)
- optional file name for HTML option no longer possible (see documentation)
- changes to RTF-output defaults
- generation of additional RTF information (file contents, cross reference)
- error with incremental database builds (options -g -G) and option -D fixed
- item names are now sorted case-insensitive
- problems with options -i and -S fixed
- specifying -S+ prints now also all not -S items
- given -i and -S items are converted to uppercase
- option -Q: define name of file which contents should be printed
- additional progress info during output phase
- some changes of the documentation
- new registration conditions
- new registration fees
FXT 1.32
- option -HTML: generate HTML (HyperText Markup Language) output file
- option -RTF: generate RTF (Rich Text Format) output file, can be compiled
as Windows Helpfile
- option -TAGS: generate TAGS file
- option -filetree: display include file hierarchy tree for every source file
- option -charwarn: warning if illegal characters are found in the source code
- option -touch: touch file information in database if not up-to-date
- option -NOWARN72: do not warn if characters are beyond column 72
- INCLUDE statement extended to be more flexible
- internal database structure changed
- statistical file information extended
- Rational Rose output extended
- error with inline comment ! in empty line fixed (unknown character 0x20)
- problems with line continuation fixed
- single and double quoted strings can be handled
FXT 1.30
- Windows 3.1 and Win32s (Windows 3.1, Windows 4.0, Windows NT)
versions 1.04-1.30 released
FXT 1.22
- some more work on language analysis part redesign and optimization
- include file names can be specified without quotes
- inline comments are recognized
- option -CALL: recognize and display only subroutine 'CALL ...' statements
- option -COMMON: recognize and display COMMON block names
- option -NOINTR: ignore INTRINSIC functions in output tree chart
- option -$: recognize $ as identifier character, not as delimiter
FXT 1.21
- language analysis part redesigned and optimized for more precise results
- error in database search: changed to case-insensitive names
- error with combination of options -L -time fixed (message disk write error)
- error with relative -I include paths fixed
- error with overwrites of command and file list files with option -G fixed
- option -noundef: ignore undefined functions in output tree chart
FXT 1.20
First official release of FXT FORTRAN Exploration Tools as part of the
SXT Software Exploration Tools.